home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / politics.dir / 00038_Script_38 < prev    next >
Text File  |  1994-11-29  |  176b  |  7 lines

  1. on exitframe
  2.   if the movieTime of sprite 10 = the duration of cast "appjf.avi" then
  3.     go to frame "startmovie2"
  4.   else
  5.     go to frame the frame
  6.   end if
  7. end exitframe